home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
filevirus26alib.lha
/
include
/
proto
/
filevirus.h
Wrap
C/C++ Source or Header
|
1993-03-29
|
201b
|
8 lines
#ifndef PROTO_FILEVIRUS_H
#define PROTO_FILEVIRUS_H
#include <exec/types.h>
extern struct FilevirusBase *FilevirusBase;
#include <clib/filevirus_protos.h>
#include <pragmas/filevirus_pragmas.h>
#endif